runtime.hiter.h (field)

4 uses

	runtime (current package)
		map.go#L170: 	h           *hmap
		map.go#L830: 	it.h = h
		map.go#L868: 	h := it.h
		map.go#L895: 			oldbucket := bucket & it.h.oldbucketmask()